home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / whtday11.zip / DESC.BTM next >
Text File  |  1993-10-09  |  427b  |  16 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo                                 WhatDay v.1.1
  5. echo                       Shareware by Platypus Programming
  6. echo.
  7. echo Using 4DOS/NDOS to describe your files...
  8. echo To abort, press Control-C
  9. echo.
  10. pause
  11. echo.
  12. describe file_id.diz "WhatDay v.1.1 - Auto-description"
  13. describe whatday.com "WhatDay v.1.1 - FREEWARE"
  14. describe whatday.doc "WhatDay v.1.1 - Documentation"
  15. *del /p %@search[%0]
  16.